Skip to content

Bump scons from 4.11.0 to 4.11.1 - #797

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/scons-4.11.1
Open

Bump scons from 4.11.0 to 4.11.1#797
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/scons-4.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps scons from 4.11.0 to 4.11.1.

Release notes

Sourced from scons's releases.

4.11.1

A new SCons release, 4.11.1, is now available on the SCons download page:

https://scons.org/pages/download.html

Here is a summary of the changes since 4.11.0:

FIXES

  • Revert the change to the internal implementation of reading a saved-Variables file. This also undoes the minor API change made when the change was introduced in SCons 4.11.0: in that release is was possible to use a top-relative path in the Variables() call when giving the name of a file (that is, a path that begins with #). This is once again disallowed. The plan is to reintroduce this change in a future release, once the issues are fully resolved.

Thanks to the following contributors listed below for their contributions to this release.

.. code-block:: text

git shortlog --no-merges -ns 4.11.0..HEAD

6 William Deegan 1 Mats Wichmann

Changelog

Sourced from scons's changelog.

             SCons - a software construction tool
                    Change Log

NOTE: The 4.0.0 release of SCons dropped Python 2.7 support. Use 3.1.2 if Python 2.7 support is required (but note old SCons releases are unsupported). NOTE: Since SCons 4.3.0, Python 3.6.0 or above is required. NOTE: Since SCons 4.9.0, Python 3.7.0 or above is required. NOTE: The last release to support Python 3.7 or Python 3.8 is 4.11.1

RELEASE VERSION/DATE TO BE FILLED IN LATER

From Thaddeus Crews: - ty: Initial support setup within pyproject.toml. - Removed Python 3.7 & 3.8 support.

From William Deegan: - Fix documentation processing to work with lxml 6.1.3 and newer, which no longer resolves external parameter entities by default (lxml LP#2165901). This affects both the SCons documentation build and the docbook tool, which failed on any DocBook source pulling in an external entity module. - Fix the DocBook slides tests on distributions whose docbook-xsl VERSION file carries a non-numeric fm:Version - Debian and Ubuntu ship "snapshot" there for 1.79.2. detectXsltVersion() reported (0, 0, 0), so the tests fed the plain, non-namespaced input to namespace-aware stylesheets and silently produced an empty document. The helper now falls back to the fm:Branch field, which names the XSL-NS branch outright.

From Mats Wichmann: - Reference manual improvements: * Additional clarification for SideEffect()

RELEASE 4.11.1 - Mon, 26 Aug 2026 21:16:00 -0700

From Mats Wichmann: - Undo, for now, the 4.11.0 change (from PR 4875) to read a saved-Variables file using a File node. There were unanticipated side effects not caught by any existing test. Will be reintroduced when the issues can be resolved cleanly without backwards compatibility concerns.

RELEASE 4.11.0 - Mon, 10 Aug 2026 21:16:00 -0700

From Joseph Brill: - Add possible build failure when targeting 32-bit arm using

... (truncated)

Commits
  • 81e9e1a Release 4.11.1
  • b97f32b Regenerated docs for 4.11.1 release.
  • 3523a98 skip bin from version string updates
  • 2993b26 restore NEXT_RELEASE and PREVIOUS_RELEASE to template/RELEASE.txt
  • fa7def6 Merge branch 'master' of github.com:SCons/scons
  • 8f9341c [ci skip] add tools for release to replace NEXT_RELEASE and PREVIOUS_RELEASE ...
  • c134f8d Merge pull request #4895 from mwichmann/undo-varfile
  • efa7ab5 Revert a breaking change to Variables()
  • 2e04de0 post release updates
  • 9cdefde post release updates
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@dependabot
dependabot Bot requested a review from JanPetterMG as a code owner August 31, 2026 04:46
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@github-actions github-actions Bot added skip-changelog Do not include in release notes scripts Build related labels Aug 31, 2026
Bumps [scons](https://github.com/SCons/scons) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/SCons/scons/releases)
- [Changelog](https://github.com/SCons/scons/blob/master/CHANGES.txt)
- [Commits](SCons/scons@4.11.0...4.11.1)

---
updated-dependencies:
- dependency-name: scons
  dependency-version: 4.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/scons-4.11.1 branch from 323dc90 to 60663bf Compare September 9, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file scripts Build related skip-changelog Do not include in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants